home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / Palettes / BarChart / Makefile < prev    next >
Makefile  |  1992-12-20  |  837b  |  40 lines

  1. #
  2. # Generated by the NeXT Project Builder.
  3. #
  4. # NOTE: Do NOT change this file -- Project Builder maintains it.
  5. #
  6. # Put all of your customizations in files called Makefile.preamble
  7. # and Makefile.postamble (both optional), and Makefile will include them.
  8. #
  9.  
  10. NAME = BarChart
  11.  
  12. PROJECTVERSION = 1.1
  13. LANGUAGE = English
  14.  
  15. LOCAL_RESOURCES = BarChart.nib ChartOfMatrixInspector.nib
  16.  
  17. GLOBAL_RESOURCES = ChartPalette.tiff palette.table
  18.  
  19. CLASSES = BarChart.m ChartOfMatrix.m ChartOfMatrixInspector.m
  20.  
  21. HFILES = BarChart.h ChartOfMatrix.h ChartOfMatrixInspector.h
  22.  
  23. OTHERSRCS = Makefile README.rtf
  24.  
  25.  
  26. MAKEFILEDIR = /NextDeveloper/Makefiles/app
  27. INSTALLDIR = /NextDeveloper/Palettes
  28. INSTALLFLAGS = -c -s -m 755
  29. SOURCEMODE = 444
  30.  
  31.  
  32.  
  33. -include Makefile.preamble
  34.  
  35. include $(MAKEFILEDIR)/palette.make
  36.  
  37. -include Makefile.postamble
  38.  
  39. -include Makefile.dependencies
  40.